gtk4.git
2017-09-19 Carlos Garnachogtk: Change gtk_propagate_event() to propagate both...
2017-09-19 Carlos Garnachogdk/x11: Drop motion/button events emulated from touch
2017-09-19 Carlos Garnachoeventcontroller: Drop event_mask API
2017-09-19 Carlos Garnachogtkwidget: Drop pointer emulation out of touch events
2017-09-19 Carlos Garnachogtk: Run GtkWidgetClass event signals inside a GtkEvent...
2017-09-19 Matthias Clasentestsuite: Use GdkEvent API
2017-09-19 Matthias Clasentests: Use GdkEvent API
2017-09-19 Matthias Clasenexamples: Use GdkEvent API
2017-09-19 Matthias Clasenwidget: Give up on GdkEvent api for now
2017-09-19 Matthias Clasentreeview: Give up on GdkEvent api for now
2017-09-19 Matthias Clasenentry accessible: Give up on GdkEvent api for now
2017-09-19 Matthias Clasena11y: Stop listening for configure events
2017-09-19 Matthias ClasenAdd some more GdkEvent getters
2017-09-19 Matthias Clasengtk-demo: Use GdkEvent API
2017-09-19 Matthias Clasentreev view column: Use GdkEvent API
2017-09-19 Matthias Clasenclipboard: Use GdkEvent API
2017-09-19 Matthias Clasena11y: Use GdkEvent API in some places
2017-09-19 Matthias Clasentooltip: Use GdkEvent API
2017-09-19 Matthias Clasentext view: Use GdkEvent API
2017-09-19 Matthias Clasentext handle: Use GdkEvent API
2017-09-19 Matthias Clasenselection: Use GdkEvent API
2017-09-19 Matthias Clasensearch bar: Use GdkEvent API
2017-09-19 Matthias Clasenscrolled window: Use GdkEvent API
2017-09-19 Matthias Clasenplaces view: Use GdkEvent API
2017-09-19 Matthias Clasenplace sidebar: Use GdkEvent API
2017-09-19 Matthias Clasenpath bar: Use GdkEvent API
2017-09-19 Matthias Clasenpad controller: Use GdkEvent API
2017-09-19 Matthias Clasenmenu shell: Use GdkEvent API
2017-09-19 Matthias Clasenmenu item: Use GdkEvent API
2017-09-19 Matthias Clasenim context simple: Use GdkEvent API
2017-09-19 Matthias Clasenheader bar: Use GdkEvent API
2017-09-19 Matthias Clasengesture zoom: Use GdkEvent API
2017-09-19 Matthias Clasengesture swipe: Use GdkEvent API
2017-09-19 Matthias Clasengesture single: Use GdkEvent API
2017-09-19 Matthias Clasengesture rotate: Use GdkEvent API
2017-09-19 Matthias Clasengesture drag: Use GdkEvent API
2017-09-19 Matthias Clasengesture: Use GdkEvent API
2017-09-19 Matthias Clasenwindow accessible: Use GdkEvent API
2017-09-19 Matthias Clasenwidget accessible: Use GdkEvent API
2017-09-19 Matthias ClasenAdd more GdkEvents API
2017-09-19 Matthias Clasenxim: Convert to GdkEvent API
2017-09-19 Matthias Clasensettings: Convert to GdkEvent API
2017-09-19 Matthias Clasengesture rotate: Partially convert to GdkEvent API
2017-09-19 Matthias Clasengesture: Partially convert to GdkEvent API
2017-09-19 Matthias Clasenflowbox: Convert to GdkEvent API
2017-09-19 Matthias Clasenfile chooser widget: Covert to GdkEvent API
2017-09-19 Matthias Clasenexpander: Convert to GdkEvent API
2017-09-19 Matthias Clasenentry: Convert to GdkEvent API
2017-09-19 Matthias Clasendnd: Convert to GdkEvent API
2017-09-19 Matthias Clasencell renderer accel: Convert to GdkEvent API
2017-09-19 Matthias Clasenbindings: Convert to use GdkEvent API
2017-09-19 Matthias ClasenAdd more getters for event fields
2017-09-19 Carlos Garnachogdk: Make GdkEvent structs/union opaque
2017-09-19 Carlos Garnachobindings: Partially update to using GdkEvent API
2017-09-19 Carlos Garnachoa11y: Partially update to using GdkEvent API
2017-09-19 Carlos Garnachoinspector: Update to using GdkEvent API
2017-09-19 Carlos Garnachogtkwindow: Update to using GdkEvent API
2017-09-19 Carlos Garnachotreeview: Update to using GdkEvent API
2017-09-19 Carlos Garnachotooltip: Update to using GdkEvent API
2017-09-19 Carlos Garnachotextview: Update to using GdkEvent API
2017-09-19 Carlos Garnachotexthandle: Update to using GdkEvent API
2017-09-19 Carlos Garnachospinbutton: Update to using GdkEvent API
2017-09-19 Carlos Garnachoscrolledwindow: Update to using GdkEvent API
2017-09-19 Carlos Garnachoscalebutton: Update to using GdkEvent API
2017-09-19 Carlos Garnachorecentchoooser: Update to using GdkEvent API
2017-09-19 Carlos Garnachorange: Update to using GdkEvent API
2017-09-19 Carlos Garnachopopover: Update to using GdkEvent API
2017-09-19 Carlos Garnachoplacesview: Update to using GdkEvent API
2017-09-19 Carlos Garnachoplacessidebar: Update to using GdkEvent API
2017-09-19 Carlos Garnachopaned: Update to using GdkEvent API
2017-09-19 Carlos Garnachonotebook: Update to using GdkEvent API
2017-09-19 Carlos Garnachomountoperation: Update to using GdkEvent API
2017-09-19 Carlos Garnachomenu: Update to using GdkEvent API
2017-09-19 Carlos Garnacholistbox: Update to using GdkEvent API
2017-09-19 Carlos Garnachoimcontext: Update to using GdkEvent API
2017-09-19 Carlos Garnachoiconview: Update to using GdkEvent API
2017-09-19 Carlos Garnachogesture: Update to using GdkEvent API
2017-09-19 Carlos Garnachofontchooser: Update to using GdkEvent API
2017-09-19 Carlos Garnachoflowbox: Update to using GdkEvent API
2017-09-19 Carlos Garnachofilechooser: Update to using GdkEvent API
2017-09-19 Carlos Garnachoentrycompletion: Update to using GdkEvent API
2017-09-19 Carlos Garnachoentry: Update to using GdkEvent API
2017-09-19 Carlos Garnachocombobox: Update to using GdkEvent API
2017-09-19 Carlos Garnachocolorswatch: Update to using GdkEvent API
2017-09-19 Carlos Garnachocolorplane: Update to using GdkEvent API
2017-09-19 Carlos Garnachocoloreditor: Update to using GdkEvent API
2017-09-19 Carlos Garnachocellrendererspin: Update to using GdkEvent API
2017-09-19 Carlos Garnachocellarea: Update to using GdkEvent API
2017-09-19 Carlos Garnachocalendar: Update to using GdkEvent API
2017-09-19 Carlos Garnachobutton: Update to using GdkEvent API
2017-09-19 Carlos Garnachoappchooserwidget: Update to using GdkEvent API
2017-09-19 Carlos Garnachoaboutdialog: Update to using GdkEvent API
2017-09-19 Carlos Garnachomodules: Update input context impls to using GdkEvent API
2017-09-19 Carlos Garnachogdk/wayland: Don't make gtk_shell1 v2 mandatory
2017-09-19 Matthias Clasencss: Drop the new indent api again
2017-09-19 Matthias Clasencss: Use enums instead of idents for font-variant prope...
2017-09-19 Georges Basile... wayland: Bump GTK_SHELL1 version to 2
2017-09-19 Piotr DrągUpdate Polish translation
2017-09-18 Daniel BolesWindow: Clarify documentation of set_application()
2017-09-18 Daniel BolesPlacesSidebar: Avoid unused mem if !CLOUDPROVIDERS
next